var runtime.godebugUpdate
3 uses
runtime (current package)
runtime.go#L137: var godebugUpdate atomic.Pointer[func(string, string)]
runtime.go#L145: godebugUpdate.Store(p)
runtime.go#L187: update := godebugUpdate.Load()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)